home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / softwareupdate / cybergraphix update / cyberqt11.lha / CyberQT / CyberQT.readme < prev    next >
Text File  |  1997-03-19  |  3KB  |  79 lines

  1. Short:    QuickTime animation player for CyberGraphX/AGA and 68020+
  2. Uploader: tboeckel@uni-paderborn.de (Thore Boeckelmann)
  3. Author:   tboeckel@uni-paderborn.de (Thore Boeckelmann)
  4. Type:     gfx/show
  5. Replaces: gfx/show/CyberQT10.lha
  6.  
  7.  CyberQT is a fast QuickTime animation player for 020+ machines with AmigaOS 3.0
  8.  or higher and a graphic board with CyberGraphX or AGA.
  9.  
  10.  
  11.  minimum hardware requirements:
  12.    -Amiga with AmigaOS 3.0 (V39)
  13.    -MC68020
  14.    -graphic board with CyberGraphX (eg. CyberVision64, Picasso II, Retina, etc)
  15.     or AGA chipset
  16.    -2MB of FastRAM, 512K of ChipRAM
  17.  
  18.  
  19.  software requirements
  20.    -CyberGraphX 2.21 or higher (if used with a graphic board)
  21.    -asyncio.library V38 (included)
  22.  
  23.  
  24.  recommended hardware requirements:
  25.    -Amiga with AmigaOS 3.1 (V40)
  26.    -MC68040 at 25MHz minimum
  27.    -graphic board with CyberGraphX 2.21 or higher
  28.  
  29.  
  30.  Supported encodings until now:
  31.  
  32.      Radius CinePak     (CVID)         8/24/32 bit (8 bit is grayscale-only)
  33.      Kodak Photo CD     (KPCD)        16/24/32 bit
  34.      Microsoft Video 1  (MSVC)            8/16 Bit
  35.      Apple Animation    (RLE)   1/4/8/16/24/32 bit
  36.      Apple Uncompressed (RAW)   1/4/8/16/24/32 bit
  37.      Apple Video        (RPZA)              16 bit
  38.      Apple Graphics     (SMC)                8 bit
  39.      Component Video    (YUV2)        16/24/32 bit
  40.      Intel Raw          (YUV9)        16/24/32 bit
  41.  
  42.  
  43.      PCM        8 bit   Mono/Stereo
  44.      TWOS       8 bit   Mono/Stereo
  45.      TWOS      16 bit   Mono/Stereo
  46.      IMA4      16 bit   Mono/Stereo
  47.  
  48.  CyberQT is Copyright (c)1996-1997 by Thore Boeckelmann.
  49.  
  50.  
  51.  Changes since V1.0:
  52.    - fixed a bug in RPZA decoder with AGA that produced wrong pixels/blocks of
  53.      pixels
  54.    - fixed "too slow video playback" when video timescale is not equal to anim
  55.      timescale
  56.    - fixed delayed reaction when changing playback speed
  57.    - CVID depth 32 is now supported, too
  58.    - added support for IMA4 audio compression. Unfortunately I was not able to
  59.      test IMA4's stereo part because of no animation of that kind
  60.    - improved handling of multi-track QTs
  61.    - implemented SKIP option to skip delayed frames and keep audio playback
  62.      synchronous
  63.    - fixed sound loop bug when playing more than one animation at a time.
  64.      Reported by Thomas Börkel and many other people.
  65.    - improved error handling in "out of memory" situations
  66.    - added support for KPCD video compression. Thanks to Lars Weigl for his NASA
  67.      animation.
  68.    - fixed bug that made playback stuck because of wrong calculated time offsets
  69.    - fixed bug with wrong interpreted elst chunks
  70.    - small speed improvement for KPCD
  71.    - hopefully fixed last problems with screenmode selection.
  72.      eg: 240x300 animations should be shown on a 640x480 screen instead of a
  73.          320x240 screen.
  74.    - fixed some skippinig problems with "keyframe-only" QTs
  75.    - fixed problems with TWOS 16bit stereo sound. SamplesPerChunk entry was
  76.      misinterpreted as "bytes per chunk" instead of real "samples per chunk", so
  77.      not enough data were read.
  78.  
  79.